AUTOMATA simulates several kinds of 1-bit cellular automaton. It will (eventually) restart if the automaton stabilizes.
Life is John Conway’s game of Life.
Majority uses a simple voting rule, and Anneal uses a skew voting rule. These automata come from the book “Cellular Automata Machines” by Tommaso Toffoli and Norman Margolus.
Automata is free for non-commercial use.
Version 1.0.1. Send comments and bug-reports to “dickie@math.wisc.edu.”